08. Quiz - Creating Features
To answer the questions below please use the Train_onetag_small.json data set you can access from the classroom. You'll find a workspace in the next section where you can write your code.
SOLUTION:
63SOLUTION:
135Create a vector from the combined Title + Body length column. In the next few questions, you'll try different normalizer/scaler methods on this new column.